AmSuffix 
Logical Entity Name  AmSuffix 
Default Table Name  AmSuffix 
Physical Only  NO 
Definition 
 
Note 
 

AmSuffix Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmSuffixID(PK)    int  NO 
 
Code    char(8)  NO 
 
Descrip    varchar(40)  NO 
 
Active    bit  NO 
 
SystemCode    bit  NO 
 
ModFlag    char(1)  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AmSuffix Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AmSuffix_AmSuffixID  PrimaryKey  AmSuffixID 
AmSuffix_Code_U_N_IDX  Index  Code 

AmSuffix Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  One To Zero or More  FK_AmSuffix.UserID_SyStaff.SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmElectronicLeads  Non-Identifying  One To Zero or More  FK_AmElectronicLeadsAmSuffixID_AmSuffixAmSuffixID        NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_SyStudentAmSuffixID_AmSuffixAmSuffixID        NO  YES 
SyStudentNIDependent  Non-Identifying  One To Zero or More  FK_SyStudentNIDependentAmSuffixID_AmSuffixAmSuffixID        NO  YES 

AmSuffix Check Constraints 
Check Constraint Name  CheckConstraint